[INFO] fetching crate differential-dataflow-master 0.13.0-dev.1...
[INFO] checking differential-dataflow-master-0.13.0-dev.1 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate differential-dataflow-master 0.13.0-dev.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate differential-dataflow-master 0.13.0-dev.1
[INFO] finished tweaking crates.io crate differential-dataflow-master 0.13.0-dev.1
[INFO] tweaked toml for crates.io crate differential-dataflow-master 0.13.0-dev.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate differential-dataflow-master 0.13.0-dev.1 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate differential-dataflow-master 0.13.0-dev.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:57:1
[INFO] [stderr]    |
[INFO] [stderr] 57 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `differential-dataflow-master` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dd08884e2c44f9f7c642b35d58aa9261b61137b32ef8af20ea183b7d456787db
[INFO] running `Command { std: "docker" "start" "dd08884e2c44f9f7c642b35d58aa9261b61137b32ef8af20ea183b7d456787db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd08884e2c44f9f7c642b35d58aa9261b61137b32ef8af20ea183b7d456787db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd08884e2c44f9f7c642b35d58aa9261b61137b32ef8af20ea183b7d456787db" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd08884e2c44f9f7c642b35d58aa9261b61137b32ef8af20ea183b7d456787db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd08884e2c44f9f7c642b35d58aa9261b61137b32ef8af20ea183b7d456787db" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:57:1
[INFO] [stderr]    |
[INFO] [stderr] 57 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `differential-dataflow-master` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling winnow v0.5.28
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking columnation-master v0.1.0-dev.1
[INFO] [stderr]     Checking timely-bytes-master v0.13.0-dev.1
[INFO] [stderr]     Checking timely-logging-master v0.13.0-dev.1
[INFO] [stderr]     Checking abomonation v0.7.3
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rdkafka-sys v2.1.0+1.5.0
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking memmap v0.5.2
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.9
[INFO] [stderr]     Checking graph_map v0.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling abomonation_derive v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking timely-container-master v0.13.0-dev.1
[INFO] [stderr]     Checking timely-communication-master v0.13.0-dev.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking timely-master v0.13.0-dev.1
[INFO] [stderr]     Checking differential-dataflow-master v0.13.0-dev.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/algorithms/graphs/sequential.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let start = edges.map(|(x,_y)| (x,u32::max_value()))
[INFO] [stdout]    |                                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/trace/implementations/spine_fueled.rs:915:31
[INFO] [stdout]     |
[INFO] [stdout] 915 |         let mut fuel = isize::max_value();
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operators/arrange/agent.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> {
[INFO] [stdout]    |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operators/arrange/agent.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> {
[INFO] [stdout]    |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn get_logical_compaction(&mut self) -> AntichainRef<Self::Time>;
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Self::Time>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn advance_frontier(&mut self) -> AntichainRef<Self::Time> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn advance_frontier(&mut self) -> AntichainRef<'_, Self::Time> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:159:32
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn get_physical_compaction(&mut self) -> AntichainRef<Self::Time>;
[INFO] [stdout]     |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Self::Time>;
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:163:29
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn distinguish_frontier(&mut self) -> AntichainRef<Self::Time> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn distinguish_frontier(&mut self) -> AntichainRef<'_, Self::Time> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<Self::Time>;
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<'_, Self::Time>;
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/description.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Clone, Debug, Abomonation, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Description`
[INFO] [stdout] 70 | pub struct Description<Time> {
[INFO] [stdout]    |            ----------- `Description` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/mod.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(Eq, PartialEq, Ord, PartialOrd, Clone, Debug, Abomonation)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `Abomonation` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OffsetList`
[INFO] [stdout] 193 | pub struct OffsetList {
[INFO] [stdout]     |            ---------- `OffsetList` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/spine_fueled.rs:230:31
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn get_logical_compaction(&mut self) -> AntichainRef<B::Time> { self.logical_frontier.borrow() }
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, B::Time> { self.logical_frontier.borrow() }
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/spine_fueled.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn get_physical_compaction(&mut self) -> AntichainRef<B::Time> { self.physical_frontier.borrow() }
[INFO] [stdout]     |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, B::Time> { self.physical_frontier.borrow() }
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/merge_batcher.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<T> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<'_, T> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/merge_batcher_col.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<T> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<'_, T> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/implementations/ord_neu.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(Abomonation, Debug)]
[INFO] [stdout]    |              ^----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `Abomonation` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdValStorage`
[INFO] [stdout] 80 |     pub struct OrdValStorage<L: Layout> {
[INFO] [stdout]    |                ------------- `OrdValStorage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/ord_neu.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdValBatch`
[INFO] [stdout] 126 |     pub struct OrdValBatch<L: Layout> {
[INFO] [stdout]     |                ----------- `OrdValBatch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/ord_neu.rs:645:14
[INFO] [stdout]     |
[INFO] [stdout] 645 |     #[derive(Abomonation, Debug)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdKeyStorage`
[INFO] [stdout] 646 |     pub struct OrdKeyStorage<L: Layout> {
[INFO] [stdout]     |                ------------- `OrdKeyStorage` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/ord_neu.rs:681:14
[INFO] [stdout]     |
[INFO] [stdout] 681 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdKeyBatch`
[INFO] [stdout] 682 |     pub struct OrdKeyBatch<L: Layout> {
[INFO] [stdout]     |                ----------- `OrdKeyBatch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/implementations/rhh.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Copy, Clone, Eq, PartialEq, Debug, Abomonation, Default)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Abomonation` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_HashWrapper`
[INFO] [stdout] 45 | pub struct HashWrapper<T: std::hash::Hash + Hashable> {
[INFO] [stdout]    |            ----------- `HashWrapper` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/rhh.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_RhhValStorage`
[INFO] [stdout] 107 |     pub struct RhhValStorage<L: Layout> 
[INFO] [stdout]     |                ------------- `RhhValStorage` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/rhh.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_RhhValBatch`
[INFO] [stdout] 235 |     pub struct RhhValBatch<L: Layout> 
[INFO] [stdout]     |                ----------- `RhhValBatch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn get_physical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter_at.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_logical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter_at.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_physical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/frontier.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/frontier.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/rc.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.logical_compaction.borrow() }
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.logical_compaction.borrow() }
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/rc.rs:125:32
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.physical_compaction.borrow() }
[INFO] [stdout]     |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.physical_compaction.borrow() }
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/filter.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/filter.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/freeze.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/freeze.rs:107:32
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]     |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/difference.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[derive(Abomonation, Copy, Ord, PartialOrd, Eq, PartialEq, Debug, Clone, Serialize, Deserialize, Hash)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Present`
[INFO] [stdout] 155 |     pub struct Present;
[INFO] [stdout]     |                ------- `Present` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dynamic/pointstamp.rs:22:90
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Hash, Default, Clone, Eq, PartialEq, Ord, PartialOrd, Debug, Serialize, Deserialize, Abomonation,
[INFO] [stdout]    |                                                                                          ^----------
[INFO] [stdout]    |                                                                                          |
[INFO] [stdout]    |                                                                                          `Abomonation` is not local
[INFO] [stdout]    |                                                                                          move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PointStamp`
[INFO] [stdout] 23 | )]
[INFO] [stdout] 24 | pub struct PointStamp<T> {
[INFO] [stdout]    |            ---------- `PointStamp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dynamic/pointstamp.rs:70:90
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Hash, Default, Clone, Eq, PartialEq, Ord, PartialOrd, Debug, Serialize, Deserialize, Abomonation
[INFO] [stdout]    |                                                                                          ^----------
[INFO] [stdout]    |                                                                                          |
[INFO] [stdout]    |                                                                                          `Abomonation` is not local
[INFO] [stdout]    |                                                                                          move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PointStampSummary`
[INFO] [stdout] 71 | )]
[INFO] [stdout] 72 | pub struct PointStampSummary<TS> {
[INFO] [stdout]    |            ----------------- `PointStampSummary` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_DifferentialEvent`
[INFO] [stdout] 23 | pub enum DifferentialEvent {
[INFO] [stdout]    |          ----------------- `DifferentialEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_BatchEvent`
[INFO] [stdout] 40 | pub struct BatchEvent {
[INFO] [stdout]    |            ---------- `BatchEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_BatcherEvent`
[INFO] [stdout] 52 | pub struct BatcherEvent {
[INFO] [stdout]    |            ------------ `BatcherEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_DropEvent`
[INFO] [stdout] 69 | pub struct DropEvent {
[INFO] [stdout]    |            --------- `DropEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MergeEvent`
[INFO] [stdout] 80 | pub struct MergeEvent {
[INFO] [stdout]    |            ---------- `MergeEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:96:24
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MergeShortfall`
[INFO] [stdout] 97 | pub struct MergeShortfall {
[INFO] [stdout]    |            -------------- `MergeShortfall` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/logging.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Abomonation` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TraceShare`
[INFO] [stdout] 110 | pub struct TraceShare {
[INFO] [stdout]     |            ---------- `TraceShare` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/capture.rs:17:80
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Ord, PartialOrd, Eq, PartialEq, Debug, Clone, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                                                ^----------
[INFO] [stdout]    |                                                                                |
[INFO] [stdout]    |                                                                                `Abomonation` is not local
[INFO] [stdout]    |                                                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Message`
[INFO] [stdout] 18 | pub enum Message<D, T, R> {
[INFO] [stdout]    |          ------- `Message` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/capture.rs:35:80
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Ord, PartialOrd, Eq, PartialEq, Debug, Clone, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                                                ^----------
[INFO] [stdout]    |                                                                                |
[INFO] [stdout]    |                                                                                `Abomonation` is not local
[INFO] [stdout]    |                                                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Progress`
[INFO] [stdout] 36 | pub struct Progress<T> {
[INFO] [stdout]    |            -------- `Progress` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rdkafka v0.24.0
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `rd_kafka_vtype_t`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:377:17
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 RD_KAFKA_VTYPE_TOPIC,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rd_kafka_vtype_t` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:377:17
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 RD_KAFKA_VTYPE_TOPIC,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `rd_kafka_vtype_t`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:379:17
[INFO] [stdout]     |
[INFO] [stdout] 379 |                 RD_KAFKA_VTYPE_PARTITION,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rd_kafka_vtype_t` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:379:17
[INFO] [stdout]     |
[INFO] [stdout] 379 |                 RD_KAFKA_VTYPE_PARTITION,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `rd_kafka_vtype_t`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 RD_KAFKA_VTYPE_MSGFLAGS,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rd_kafka_vtype_t` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 RD_KAFKA_VTYPE_MSGFLAGS,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `rd_kafka_vtype_t`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 RD_KAFKA_VTYPE_VALUE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rd_kafka_vtype_t` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 RD_KAFKA_VTYPE_VALUE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `rd_kafka_vtype_t`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 RD_KAFKA_VTYPE_KEY,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rd_kafka_vtype_t` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 RD_KAFKA_VTYPE_KEY,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `rd_kafka_vtype_t`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:389:17
[INFO] [stdout]     |
[INFO] [stdout] 389 |                 RD_KAFKA_VTYPE_OPAQUE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rd_kafka_vtype_t` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:389:17
[INFO] [stdout]     |
[INFO] [stdout] 389 |                 RD_KAFKA_VTYPE_OPAQUE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `rd_kafka_vtype_t`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 |                 RD_KAFKA_VTYPE_TIMESTAMP,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rd_kafka_vtype_t` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 |                 RD_KAFKA_VTYPE_TIMESTAMP,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `rd_kafka_vtype_t`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 RD_KAFKA_VTYPE_HEADERS,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rd_kafka_vtype_t` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 RD_KAFKA_VTYPE_HEADERS,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `rd_kafka_vtype_t`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:398:17
[INFO] [stdout]     |
[INFO] [stdout] 398 |                 RD_KAFKA_VTYPE_END,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rd_kafka_vtype_t` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.24.0/src/producer/base_producer.rs:398:17
[INFO] [stdout]     |
[INFO] [stdout] 398 |                 RD_KAFKA_VTYPE_END,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdkafka` (lib) due to 9 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dd08884e2c44f9f7c642b35d58aa9261b61137b32ef8af20ea183b7d456787db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd08884e2c44f9f7c642b35d58aa9261b61137b32ef8af20ea183b7d456787db", kill_on_drop: false }`
[INFO] [stdout] dd08884e2c44f9f7c642b35d58aa9261b61137b32ef8af20ea183b7d456787db
